Build/installation instructions for the check_ntload plugin
-----------------------------------------------------------
1. Build the executable file by running make.
2. Copy the file check_ntload to the libexec direcory
   of NetSaint.
3. Configure NetSaint's hosts.cfg and include the 
   check_ntload plugin with correct parameters (which
   you can check by running check_eventlog from the command-line).
4. Also make sure that the file ntpasswd exist in he etc 
   directory of NetSaint. This file contains the password which
   is neccessary to communicate with the NT server.  You have to
   make this file on your own if it does not exist and type the 
   the correct password on the first line (no leading spaces or tabs!)
5. Restart NetSaint to make it include the new plugin.